2023-09-21T17:21:56.4384255Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:21:56.4385043Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:21:56.4521449Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2023-09-21T17:21:56.4523929Z env:
2023-09-21T17:21:56.4524287Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.10.11\x64
2023-09-21T17:21:56.4524782Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.10.11\x64/lib/pkgconfig
2023-09-21T17:21:56.4525263Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.10.11\x64
2023-09-21T17:21:56.4525707Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.10.11\x64
2023-09-21T17:21:56.4526135Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.10.11\x64
2023-09-21T17:21:56.4526468Z ##[endgroup]
2023-09-21T17:22:00.8945989Z Looking in links: wheelhouse/artifact/
2023-09-21T17:22:01.2363004Z Processing d:\a\pytables\pytables\wheelhouse\artifact\tables-3.8.1.dev0-cp310-cp310-win_amd64.whl
2023-09-21T17:22:01.6220979Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:22:01.6225195Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/cc/05/ef9fc04adda45d537619ea956bc33489f50a46badc949c4280d8309185ec/numpy-1.26.0-cp310-cp310-win_amd64.whl.metadata
2023-09-21T17:22:01.6641777Z   Downloading numpy-1.26.0-cp310-cp310-win_amd64.whl.metadata (61 kB)
2023-09-21T17:22:01.6935301Z      ---------------------------------------- 61.1/61.1 kB 1.6 MB/s eta 0:00:00
2023-09-21T17:22:01.7860765Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:22:01.7865928Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/13/90/6ad47a1f46340196e703c07882017c7f9514f30da5263a5c3d43122598b9/numexpr-2.8.6-cp310-cp310-win_amd64.whl.metadata
2023-09-21T17:22:01.7943076Z   Downloading numexpr-2.8.6-cp310-cp310-win_amd64.whl.metadata (8.2 kB)
2023-09-21T17:22:01.8593049Z Collecting packaging (from tables)
2023-09-21T17:22:01.8670098Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:22:01.8856606Z      ---------------------------------------- 48.9/48.9 kB 2.4 MB/s eta 0:00:00
2023-09-21T17:22:01.9270669Z Collecting py-cpuinfo (from tables)
2023-09-21T17:22:01.9325041Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:22:01.9783233Z Downloading numexpr-2.8.6-cp310-cp310-win_amd64.whl (94 kB)
2023-09-21T17:22:02.0119338Z    ---------------------------------------- 95.0/95.0 kB 2.7 MB/s eta 0:00:00
2023-09-21T17:22:02.0189735Z Downloading numpy-1.26.0-cp310-cp310-win_amd64.whl (15.8 MB)
2023-09-21T17:22:02.2903342Z    ---------------------------------------- 15.8/15.8 MB 43.7 MB/s eta 0:00:00
2023-09-21T17:22:02.4453224Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:22:10.3547566Z Successfully installed numexpr-2.8.6 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
